Description
This PHP web application, built using WAMP, allows users to manage detailed movie information. Key aspects included:
- MVC architecture for clear separation of data, logic, and presentation layers.
- SQLite for structured database management.
- PHP for back-end processing and HTML/CSS for front-end design.
The project refined my understanding of scalable web architectures and highlighted best practices in database design and full-stack development.
Technology used
- PHP
- WAMP
- HTML/CSS
- SQLite